Fix paren.el doc.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Sun, 3 Dec 2006 22:26:52 +0000 (22:26 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Sun, 3 Dec 2006 22:26:52 +0000 (22:26 +0000)
lisp/ChangeLog

index 8a1c24ae72805dcc20e7b0e25f21be6b870febcb..eb625429e7402c8584fb6c39730e1ce905de4052 100644 (file)
@@ -79,7 +79,7 @@
 2006-12-01  Ben North  <ben@redfrontdoor.org>
 
        * paren.el: Fix the highlight overlay extension when the user types a
-       sequence of char very fast just after the open parenthesis.
+       sequence of char very fast just before the open parenthesis.
 
 2006-12-01  Vinicius Jose Latorre  <viniciusjl@ig.com.br>